Build Log
  

Build started: Project: testlab, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "f:\wifibot_back\dev\testlab_USB_server\testlab\Debug\RSP00000153844780.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP .\wifibot.cpp
]
Creating command line "cl.exe @f:\wifibot_back\dev\testlab_USB_server\testlab\Debug\RSP00000153844780.rsp /nologo /errorReport:prompt"
Creating temporary file "f:\wifibot_back\dev\testlab_USB_server\testlab\Debug\RSP00000253844780.rsp" with contents
[
/OUT:"F:\wifibot_back\dev\testlab_USB_server\Debug\testlab.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\testlab.exe.intermediate.manifest" /DEBUG /PDB:"f:\wifibot_back\dev\testlab_USB_server\debug\testlab.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\Debug\mutex.obj"

".\Debug\stdafx.obj"

".\Debug\testlab.obj"

".\Debug\wifibot.obj"

".\Debug\testlab.exe.embed.manifest.res"
]
Creating command line "link.exe @f:\wifibot_back\dev\testlab_USB_server\testlab\Debug\RSP00000253844780.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "f:\wifibot_back\dev\testlab_USB_server\testlab\Debug\RSP00000353844780.rsp" with contents
[
/out:.\Debug\testlab.exe.embed.manifest /notify_update /manifest

.\Debug\testlab.exe.intermediate.manifest
]
Creating command line "mt.exe @f:\wifibot_back\dev\testlab_USB_server\testlab\Debug\RSP00000353844780.rsp /nologo"
Creating temporary file "f:\wifibot_back\dev\testlab_USB_server\testlab\Debug\BAT00000453844780.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "f:\wifibot_back\dev\testlab_USB_server\testlab\Debug\BAT00000453844780.bat"
Output Window
  
Compiling...
wifibot.cpp
f:\wifibot_back\dev\testlab_usb_server\testlab\wifibot.cpp(75) : warning C4995: 'sprintf': name was marked as #pragma deprecated
f:\wifibot_back\dev\testlab_usb_server\testlab\wifibot.cpp(75) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
f:\wifibot_back\dev\testlab_usb_server\testlab\wifibot.cpp(204) : warning C4101: 'dataLen' : unreferenced local variable
f:\wifibot_back\dev\testlab_usb_server\testlab\wifibot.cpp(307) : warning C4995: 'sprintf': name was marked as #pragma deprecated
f:\wifibot_back\dev\testlab_usb_server\testlab\wifibot.cpp(307) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
f:\wifibot_back\dev\testlab_usb_server\testlab\wifibot.cpp(364) : warning C4995: 'sprintf': name was marked as #pragma deprecated
f:\wifibot_back\dev\testlab_usb_server\testlab\wifibot.cpp(364) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
f:\wifibot_back\dev\testlab_usb_server\testlab\wifibot.cpp(382) : warning C4995: 'sprintf': name was marked as #pragma deprecated
f:\wifibot_back\dev\testlab_usb_server\testlab\wifibot.cpp(382) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
f:\wifibot_back\dev\testlab_usb_server\testlab\wifibot.cpp(470) : warning C4715: 'init_I2C_USB' : not all control paths return a value
Linking...
LINK : warning LNK4076: invalid incremental status file 'F:\wifibot_back\dev\testlab_USB_server\Debug\testlab.ilk'; linking nonincrementally
Embedding manifest...
Results
  
Build log was saved at "file://f:\wifibot_back\dev\testlab_USB_server\testlab\Debug\BuildLog.htm"
testlab - 0 error(s), 11 warning(s)